home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / cron.d / anacron < prev   
Text File  |  2009-09-17  |  288b  |  8 lines

  1. # /etc/cron.d/anacron: crontab entries for the anacron package
  2.  
  3. SHELL=/bin/sh
  4. PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
  5.  
  6. #30 7    * * *   root    test -x /etc/init.d/anacron && /usr/sbin/invoke-rc.d anacron start >/dev/null
  7. 30 7    * * *   root    start -q anacron || :
  8.